PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / getBackgroundColor Method
In This Topic
    getBackgroundColor Method
    In This Topic
    Gets the background color.
    Syntax
    public PDFRgbColor getBackgroundColor()

    Return Value

    The color to be used to fill the background of a table cell or any element's content rectangle.
    See Also